home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2000 February
/
OpenLinux 2.3 CD.iso
/
winsetup
/
dos
/
copy.bat
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1999-08-12
|
177 b
|
8 lines
@echo off
REM copy the files to the c:\ drive
copy dosInstall.* c:\.
copy ..\..\col\launch\dos\vmlinuz c:\.
copy ..\..\col\launch\dos\initrd.gz c:\.
copy loadlin.* c:\.